IAxis.IsHomed property
Checks whether the axis is homed successfully after the axis is homed.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
bool IsHomed { get; }
ReadOnly Property IsHomed As Boolean
Property Value
Type: bool
See also